home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Games for Fun 1
/
games-for-fun.iso
/
Guck rein!
/
Shareware
/
Pov-Ray
/
POV-Ray (68040)
/
POV-Ray (68040).rsrc
/
TEXT_203_default.txt
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-03-29
|
303 b
|
15 lines
// Set the default texture characteristics. Any new objects
// will inherit this texture until overridden by an explicit
// texture statement.
default
{
texture
{
pigment { granite }
normal { bumps 0.5 }
finish { phong 0.6 phong_size 80 ambient 0.2 diffuse 0.7 reflection 0.2 }
}
}